DIV
{
	text-indent: 0.5cm;
	font-family: serif;
}


DIV.cit
{
		font-family: serif;
		font-style: oblique;
		font-size: 10pt;
		font-weight: medium;
		color: #103080;
		text-indent: 0cm;
}
DIV.text
{
		font-family: serif;
		text-align: justify;
		margin-right: 5pt;
		font-size: 10pt;
}
DIV.invite
{
		font-family: serif;
		text-align: justify;
		margin-right: .8cm;
		font-size: 9pt;
}

A
{
			text-decoration: none;
}

a:hover {
		color: #FFFFFF;
		background: #FF9999;
}
